Skip to main content
Version: Next

Gets a ContractDefinition with the given ID

Gets a ContractDefinition with the given ID

Path Parameters
  • id string required
Responses

The contract definition


Schema
  • createdAt date-time
  • createdBy string
  • modifiedAt date-time
  • modifiedBy string
  • isDeleted boolean
  • id string
  • name string
  • assetsSelector object[]
  • accessPolicyId string
  • usagePolicyId string
  • governanceStatus string

    Possible values: [draft, governed]

  • syncStatus string

    Possible values: [syncing, in sync, out of sync, not published]

Loading...